Add docs-drift-editor subagent to Developer Experience#299
Open
javeoff wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
docs-drift-editorto the Developer Experience category — a Sonnet-pinned subagent that makes minimal, zero-hallucination edits to Markdown pages that have drifted out of sync with a code change.It's the execution step of a documentation-drift pipeline: an upstream planner/searcher agent identifies which pages drifted and why, and this agent applies the smallest edit that fixes it — never inventing install commands, URLs, or version numbers that aren't verifiable in the diff, and preserving heading structure and link anchors across renames. Adapted from a subagent in production use in docs-subagents.
Changes
categories/06-developer-experience/docs-drift-editor.md— new agent definitioncategories/06-developer-experience/README.md— added entry (alphabetical) + Quick Selection Guide rowREADME.md— added entry to the category's flat list (alphabetical)Test plan
name,description,tools,model)